Daniel Baumann [Tue, 22 Jan 2019 10:52:13 +0000 (10:52 +0000)]
Rename poedit to poeditor in the desktop file
The Debian package has renamed the poedit executable to poeditor,
and this patch fixes this rename in the desktop file too. See the bug report
at http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=101405 for more details.
Václav Slavík [Sat, 29 Oct 2016 16:08:35 +0000 (18:08 +0200)]
[PATCH] Don’t use http_client_config when not needed
Don’t pass default http_client_config to http_client if not needed, i.e.
elsewhere than Windows.
This fixes a crash in C++REST SDK reported by Debian. Cause is unknown,
but related to http_client_config and when that is not used on Linux
anyway, why make things harder for everybody.
Daniel Baumann [Fri, 6 Jan 2017 07:32:48 +0000 (07:32 +0000)]
Rename poedit to poeditor in the desktop file
The Debian package has renamed the poedit executable to poeditor,
and this patch fixes this rename in the desktop file too. See the bug report
at http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=101405 for more details.